home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 699 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.0 KB  |  35 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news3.noc.netcom.net!zdc!zippo!usenet
  3. From: Jim McFarland <jgm6@orkand.em.cdc.gov>
  4. Subject: Re: time
  5. Content-Type: text/plain; charset=us-ascii
  6. Sender: usenet@news.zippo.com
  7. Content-Transfer-Encoding: 7bit
  8. Nntp-Posting-Host: 158.111.166.77
  9. Organization: The Orkand Corporation
  10. Message-ID: <DKpoHK.BBC@news.zippo.com>
  11. References: <505_9601042045@medtechnet.com>
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13. Mime-Version: 1.0
  14. Date: Fri, 5 Jan 1996 14:05:43 GMT
  15.  
  16. Tony.Johnston@dreams.medtechnet.com (Tony Johnston) wrote:
  17. >I am using Borland C++ 4.0. I want to be able to read in the system timy into 
  18. >a program I am writing.  If the time is for example 1:00pm, I would simply 
  19. >like it to be 0100 in a variable.
  20. >  Thanks you,
  21. >    -=[ Tony ]=-
  22. >--
  23. >|Internet: Tony.Johnston@dreams.medtechnet.com
  24. >|Fidonet:  Tony Johnston 1:260/124
  25. >|
  26. >| Standard disclaimer: The views of this user are strictly their own.
  27. >
  28.  
  29. So... open your Library Reference or bring up Borland's on-line help and 
  30. search on "time".
  31.  
  32.  
  33.